Searched defs:BTM_BLE_INVALID_COUNTER (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_adv_filter.c48 #define BTM_BLE_INVALID_COUNTER 0xff macro
512 != BTM_BLE_INVALID_COUNTER)
648 ** Returns current number of the counter; BTM_BLE_INVALID_COUNTER if
664 return BTM_BLE_INVALID_COUNTER;
707 return BTM_BLE_INVALID_COUNTER;

Completed in 709 milliseconds