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

  /system/bt/stack/avdt/
avdt_scb_act.cc 952 void avdt_scb_snd_close_req(tAVDT_SCB* p_scb, function
    [all...]
avdt_int.h 232 AVDT_SCB_SND_CLOSE_REQ,
622 extern void avdt_scb_snd_close_req(tAVDT_SCB* p_scb, tAVDT_SCB_EVT* p_data);
avdt_scb.cc 105 avdt_scb_snd_close_req,
345 {AVDT_SCB_SND_CLOSE_REQ, AVDT_SCB_SET_REMOVE, AVDT_SCB_CLOSING_ST},
357 {AVDT_SCB_SND_CLOSE_REQ, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST},
446 {AVDT_SCB_SND_CLOSE_REQ, AVDT_SCB_SET_REMOVE, AVDT_SCB_CLOSING_ST},
458 {AVDT_SCB_SND_CLOSE_REQ, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST},
    [all...]

Completed in 164 milliseconds