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

  /system/bt/stack/gatt/
gatt_main.c 932 if (p_bg_dev && gatt_is_bg_dev_for_app(p_bg_dev, p_reg->gatt_if))
    [all...]
gatt_int.h 624 extern BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if);
gatt_utils.c 2330 BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if) function
    [all...]

Completed in 310 milliseconds