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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 106 ** Function gatt_profile_clcb_alloc
113 tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda) function
224 if (gatt_profile_clcb_alloc(conn_id, bda) == NULL)
gatt_int.h 543 extern tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda);

Completed in 36 milliseconds