HomeSort by relevance Sort by last modified time
    Searched refs:gatt_find_bg_dev (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/gatt/
gatt_int.h 483 extern tGATT_BG_CONN_DEV* gatt_find_bg_dev(const RawAddress& remote_bda);
gatt_utils.cc 1485 tGATT_BG_CONN_DEV* gatt_find_bg_dev(const RawAddress& remote_bda) { function
    [all...]
gatt_main.cc 903 tGATT_BG_CONN_DEV* p_bg_dev = gatt_find_bg_dev(p_tcb->peer_bda);
    [all...]

Completed in 1411 milliseconds