Searched refs:binded (Results 1 – 3 of 3) sorted by relevance
22 The root cause is that 'listen' is not called for the binded24 the incomming socket is binded, so 'accept' reports the error
25 if (!btcoexist->binded || NULL == btcoexist->adapter) in halbtc_is_bt_coexist_available()1328 if (btcoexist->binded) in exhalbtc_bind_bt_coex_withadapter()1343 btcoexist->binded = true; in exhalbtc_bind_bt_coex_withadapter()1760 btcoexist->binded = false; in exhalbtc_halt_notify()
665 bool binded; member