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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 2247 tGATT_BG_CONN_DEV * gatt_find_bg_dev(BD_ADDR remote_bda) function
    [all...]
gatt_int.h 600 extern tGATT_BG_CONN_DEV * gatt_find_bg_dev(BD_ADDR remote_bda);
gatt_main.c 833 p_bg_dev = gatt_find_bg_dev(p_tcb->peer_bda);
    [all...]

Completed in 92 milliseconds