Home
last modified time | relevance | path

Searched refs:AVDT_CMD_POOL_ID (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/avdt/
Davdt_msg.c1246 if ((p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) == NULL) in avdt_msg_send()
1267 if ((p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) == NULL) in avdt_msg_send()
1484 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_cmd()
1553 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_rsp()
1598 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_rej()
1659 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_grej()
Davdt_ccb_act.c823 if ((p_msg = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL) in avdt_ccb_ret_cmd()
860 if ((p_ccb->p_curr_cmd = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL) in avdt_ccb_snd_cmd()
/external/libnfc-nci/src/include/
Dbt_target.h274 #ifndef AVDT_CMD_POOL_ID
275 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2 macro
/external/bluetooth/bluedroid/include/
Dbt_target.h526 #ifndef AVDT_CMD_POOL_ID
527 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2 macro