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

  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 199 p_ccb->ertm_info.user_rx_pool_id = GAP_DATA_POOL_ID;
200 p_ccb->ertm_info.user_tx_pool_id = GAP_DATA_POOL_ID;
527 if ((p_buf = (BT_HDR *)GKI_getpoolbuf (GAP_DATA_POOL_ID)) == NULL)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 496 #ifndef GAP_DATA_POOL_ID
497 #define GAP_DATA_POOL_ID GKI_POOL_ID_3
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 218 #ifndef GAP_DATA_POOL_ID
219 #define GAP_DATA_POOL_ID GKI_POOL_ID_3
    [all...]

Completed in 129 milliseconds