Searched refs:handle_call_action (Results 1 – 3 of 3) sorted by relevance
529 static bt_status_t handle_call_action(const RawAddress* bd_addr, bthf_client_call_action_t action, in handle_call_action() function801 .handle_call_action = handle_call_action,
358 bt_status_t (*handle_call_action)(const RawAddress* bd_addr, bthf_client_call_action_t action, member
764 bt_status_t status = sBluetoothHfpClientInterface->handle_call_action( in handleCallActionNative()