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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c     [all...]
avdt_ccb_act.c 823 if ((p_msg = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL)
860 if ((p_ccb->p_curr_cmd = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 526 #ifndef AVDT_CMD_POOL_ID
527 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 274 #ifndef AVDT_CMD_POOL_ID
275 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2
    [all...]

Completed in 511 milliseconds