Searched refs:BLE_MGR_MSG_CONNECTION_CLOSED (Results 1 – 1 of 1) sorted by relevance
52 BLE_MGR_MSG_CONNECTION_CLOSED, enumerator1665 {BLE_MGR_MSG_CONNECTION_CLOSED, ConnectionClosedFunc},1677 msg->what != BLE_MGR_MSG_CONNECTION_CLOSED) { in BleManagerMsgHandler()1977 …int32_t ret = ConnPostMsgToLooper(&g_bleManagerSyncHandler, BLE_MGR_MSG_CONNECTION_CLOSED, 0, 0, c… in OnConnectionClosed()