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

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 77 if ((p_buf = (BT_HDR *)GKI_getpoolbuf(GATT_BUF_POOL_ID)) != NULL)
  /external/bluetooth/bluedroid/include/
bt_target.h 608 #ifndef GATT_BUF_POOL_ID
609 #define GATT_BUF_POOL_ID HCI_ACL_POOL_ID
    [all...]

Completed in 106 milliseconds